update state
This commit is contained in:
61
terraform/.terraform/terraform.tfstate
Normal file
61
terraform/.terraform/terraform.tfstate
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"version": 3,
|
||||
"terraform_version": "1.14.6",
|
||||
"backend": {
|
||||
"type": "s3",
|
||||
"config": {
|
||||
"access_key": null,
|
||||
"acl": null,
|
||||
"allowed_account_ids": null,
|
||||
"assume_role": null,
|
||||
"assume_role_with_web_identity": null,
|
||||
"bucket": "ztariq",
|
||||
"custom_ca_bundle": null,
|
||||
"dynamodb_endpoint": null,
|
||||
"dynamodb_table": null,
|
||||
"ec2_metadata_service_endpoint": null,
|
||||
"ec2_metadata_service_endpoint_mode": null,
|
||||
"encrypt": null,
|
||||
"endpoint": null,
|
||||
"endpoints": {
|
||||
"dynamodb": null,
|
||||
"iam": null,
|
||||
"s3": "https://s3.eu-central-003.backblazeb2.com",
|
||||
"sso": null,
|
||||
"sts": null
|
||||
},
|
||||
"forbidden_account_ids": null,
|
||||
"force_path_style": null,
|
||||
"http_proxy": null,
|
||||
"https_proxy": null,
|
||||
"iam_endpoint": null,
|
||||
"insecure": null,
|
||||
"key": "cloudflare/terraform.tfstate",
|
||||
"kms_key_id": null,
|
||||
"max_retries": null,
|
||||
"no_proxy": null,
|
||||
"profile": null,
|
||||
"region": "us-east-1",
|
||||
"retry_mode": null,
|
||||
"secret_key": null,
|
||||
"shared_config_files": null,
|
||||
"shared_credentials_file": null,
|
||||
"shared_credentials_files": null,
|
||||
"skip_credentials_validation": true,
|
||||
"skip_metadata_api_check": true,
|
||||
"skip_region_validation": true,
|
||||
"skip_requesting_account_id": true,
|
||||
"skip_s3_checksum": true,
|
||||
"sse_customer_key": null,
|
||||
"sts_endpoint": null,
|
||||
"sts_region": null,
|
||||
"token": null,
|
||||
"use_dualstack_endpoint": null,
|
||||
"use_fips_endpoint": null,
|
||||
"use_lockfile": null,
|
||||
"use_path_style": true,
|
||||
"workspace_key_prefix": null
|
||||
},
|
||||
"hash": 1917378937
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user