hashicorp/terraform-provider-aws

[Docs]: A notation may cause confusion in import exmaple

Aperta

#40.935 aperta il 15 gen 2025

 (2 commenti) (0 reazioni) (0 assegnatari)Go (10.312 fork)github user discovery
documentationgood first issueservice/elbv2

Metriche repository

Star
 (11.044 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Documentation Link

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_certificate#import

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

Guida contributor