hashicorp/terraform-provider-aws
[Docs]: A notation may cause confusion in import exmaple
Aperta
#40.935 aperta il 15 gen 2025
documentationgood first issueservice/elbv2
Metriche repository
- Star
- (11.044 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Documentation Link
Description
The description said In Terraform v1.5.0 and later, use an import block to import Listener Certificates using the listener arn and certificate arn, separated by an underscore (_).
However, in the example, the listener arn and iam arn are combined with an undersocre.
IAM can manege server certificates, but ACM is prefered. It might be confusing. I imported with ACM.
References
No response
Would you like to implement a fix?
None