Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Error: Resource 'aws_acm_certificate.cert' does not have attribute 'domain_validation_options.0.resource_record_name' #15

Open
mtestrot opened this issue Aug 15, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@mtestrot
Copy link
Member

Error: Error applying plan:

2 error(s) occurred:

  • module.api_custom_domains.aws_route53_record.cert_name_validation: Resource 'aws_acm_certificate.cert' does not have attribute 'domain_validation_options.0.resource_record_name' for variable 'aws_acm_certificate.cert.domain_validation_options.0.resource_record_name'
  • module.api_custom_domains.aws_route53_record.cert_alt_name_validation: Resource 'aws_acm_certificate.cert' does not have attribute 'domain_validation_options.1.resource_record_value' for variable 'aws_acm_certificate.cert.domain_validation_options.1.resource_record_value'
Subsequent invocations of `docker-build deploy` succeed.
@mtestrot
Copy link
Member Author

Use fix in dvelop-apptemplate-go. Cf. d-velop/dvelop-app-template-go#13

@mtestrot mtestrot added the bug Something isn't working label Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant