You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The referenced module cloudposse/ssm-tls-self-signed-cert/aws is using two different versions, 1.1.0 and 1.0.0. Neither of these allow for the latest tls provide from hashicorp. When using this module with other modules that leverage the newer version of the tls provider, the TF plan process fails with errors about the tls provider being too old or a version conflict of the tls providers.
Expected Behavior
The plan cycle completes without issues using the currently published tls provider.
Steps to Reproduce
Create a resource using the tls provider of at least 4.0.x.
Use this module to try to create a client vpn solution.
Run terraform init; terraform plan
Screenshots
No response
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the Bug
The referenced module
cloudposse/ssm-tls-self-signed-cert/aws
is using two different versions, 1.1.0 and 1.0.0. Neither of these allow for the latest tls provide from hashicorp. When using this module with other modules that leverage the newer version of the tls provider, the TF plan process fails with errors about the tls provider being too old or a version conflict of the tls providers.Expected Behavior
The plan cycle completes without issues using the currently published tls provider.
Steps to Reproduce
Screenshots
No response
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: