updating terraform deployment
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{"ID":"c19682bd-14f8-1b87-690f-8ad10f3bdb6a","Operation":"OperationTypeApply","Info":"","Who":"dtomlinson@daniel-macbook.local","Version":"0.13.5","Created":"2021-03-19T04:14:46.719919Z","Path":"terraform.tfstate.d/prod-eu-west-1/terraform.tfstate"}
|
||||
@@ -1,9 +1,33 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "0.13.5",
|
||||
"serial": 72,
|
||||
"serial": 75,
|
||||
"lineage": "baf13f49-a91e-4ef3-40f8-b010f53cf030",
|
||||
"outputs": {
|
||||
"cf_arn": {
|
||||
"value": "arn:aws:cloudfront::745437999005:distribution/E5L0TBPLNYZX7",
|
||||
"type": "string"
|
||||
},
|
||||
"cf_domain_name": {
|
||||
"value": "daws4um51qzk4.cloudfront.net",
|
||||
"type": "string"
|
||||
},
|
||||
"cf_etag": {
|
||||
"value": "EJ2IXAOH2KIVR",
|
||||
"type": "string"
|
||||
},
|
||||
"cf_hosted_zone_id": {
|
||||
"value": "Z2FDTNDATAQYW2",
|
||||
"type": "string"
|
||||
},
|
||||
"cf_id": {
|
||||
"value": "E5L0TBPLNYZX7",
|
||||
"type": "string"
|
||||
},
|
||||
"cf_status": {
|
||||
"value": "Deployed",
|
||||
"type": "string"
|
||||
},
|
||||
"s3_bucket": {
|
||||
"value": "prod-onmyojideckbuilder-origin",
|
||||
"type": "string"
|
||||
@@ -515,7 +539,45 @@
|
||||
"type": "aws_route53_record",
|
||||
"name": "default",
|
||||
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||||
"instances": []
|
||||
"instances": [
|
||||
{
|
||||
"index_key": 0,
|
||||
"schema_version": 2,
|
||||
"attributes": {
|
||||
"alias": [
|
||||
{
|
||||
"evaluate_target_health": false,
|
||||
"name": "daws4um51qzk4.cloudfront.net",
|
||||
"zone_id": "Z2FDTNDATAQYW2"
|
||||
}
|
||||
],
|
||||
"allow_overwrite": false,
|
||||
"failover_routing_policy": [],
|
||||
"fqdn": "onmyojideckbuilder.com",
|
||||
"geolocation_routing_policy": [],
|
||||
"health_check_id": null,
|
||||
"id": "Z0511918V1SF3MCG22JU_onmyojideckbuilder.com_A",
|
||||
"latency_routing_policy": [],
|
||||
"multivalue_answer_routing_policy": null,
|
||||
"name": "onmyojideckbuilder.com",
|
||||
"records": null,
|
||||
"set_identifier": null,
|
||||
"ttl": null,
|
||||
"type": "A",
|
||||
"weighted_routing_policy": [],
|
||||
"zone_id": "Z0511918V1SF3MCG22JU"
|
||||
},
|
||||
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
|
||||
"dependencies": [
|
||||
"module.cloudfront_s3_cdn.aws_cloudfront_distribution.default",
|
||||
"module.cloudfront_s3_cdn.aws_cloudfront_origin_access_identity.default",
|
||||
"module.cloudfront_s3_cdn.aws_s3_bucket.origin",
|
||||
"module.cloudfront_s3_cdn.data.aws_s3_bucket.selected",
|
||||
"module.cloudfront_s3_cdn.module.dns.data.aws_route53_zone.default",
|
||||
"module.cloudfront_s3_cdn.module.logs.aws_s3_bucket.default"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"module": "module.cloudfront_s3_cdn.module.dns",
|
||||
@@ -523,7 +585,45 @@
|
||||
"type": "aws_route53_record",
|
||||
"name": "ipv6",
|
||||
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||||
"instances": []
|
||||
"instances": [
|
||||
{
|
||||
"index_key": 0,
|
||||
"schema_version": 2,
|
||||
"attributes": {
|
||||
"alias": [
|
||||
{
|
||||
"evaluate_target_health": false,
|
||||
"name": "daws4um51qzk4.cloudfront.net",
|
||||
"zone_id": "Z2FDTNDATAQYW2"
|
||||
}
|
||||
],
|
||||
"allow_overwrite": false,
|
||||
"failover_routing_policy": [],
|
||||
"fqdn": "onmyojideckbuilder.com",
|
||||
"geolocation_routing_policy": [],
|
||||
"health_check_id": null,
|
||||
"id": "Z0511918V1SF3MCG22JU_onmyojideckbuilder.com_AAAA",
|
||||
"latency_routing_policy": [],
|
||||
"multivalue_answer_routing_policy": null,
|
||||
"name": "onmyojideckbuilder.com",
|
||||
"records": null,
|
||||
"set_identifier": null,
|
||||
"ttl": null,
|
||||
"type": "AAAA",
|
||||
"weighted_routing_policy": [],
|
||||
"zone_id": "Z0511918V1SF3MCG22JU"
|
||||
},
|
||||
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjIifQ==",
|
||||
"dependencies": [
|
||||
"module.cloudfront_s3_cdn.aws_cloudfront_distribution.default",
|
||||
"module.cloudfront_s3_cdn.aws_cloudfront_origin_access_identity.default",
|
||||
"module.cloudfront_s3_cdn.aws_s3_bucket.origin",
|
||||
"module.cloudfront_s3_cdn.data.aws_s3_bucket.selected",
|
||||
"module.cloudfront_s3_cdn.module.dns.data.aws_route53_zone.default",
|
||||
"module.cloudfront_s3_cdn.module.logs.aws_s3_bucket.default"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"module": "module.cloudfront_s3_cdn.module.logs",
|
||||
|
||||
Reference in New Issue
Block a user