Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Referenced module cloudposse/ssm-tls-self-signed-cert/aws needs version update #79

Closed
zampettim opened this issue Jul 24, 2023 · 0 comments · Fixed by #74
Closed

Referenced module cloudposse/ssm-tls-self-signed-cert/aws needs version update #79

zampettim opened this issue Jul 24, 2023 · 0 comments · Fixed by #74
Labels
bug 🐛 An issue with the system

Comments

@zampettim
Copy link

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

  1. Create a resource using the tls provider of at least 4.0.x.
  2. Use this module to try to create a client vpn solution.
  3. Run terraform init; terraform plan

Screenshots

No response

Environment

No response

Additional Context

No response

@zampettim zampettim added the bug 🐛 An issue with the system label Jul 24, 2023
@Nuru Nuru closed this as completed in #74 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant