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

Updated the version of cloudposse/ssm-tls-self-signed-cert/aws" to 1.3.0 #80

Closed
wants to merge 3 commits into from

Conversation

zampettim
Copy link

what

Updated the version of referenced module cloudposse/ssm-tls-self-signed-cert/aws to 1.3.0

why

The current versions referenced in this module use an older version that does not allow the more recently released tls provider to be used. This causes conflicts if trying to add this module to an environment were a 4.0.x version of the tls provider was already used, which would happen easily since that is the current version.

references

closes #79

@zampettim zampettim requested review from a team as code owners July 24, 2023 18:25
@karunsiri
Copy link

karunsiri commented Aug 1, 2023

This is happening to me today after upgrading cloudposse/ec2-client-vpn module to 0.16.0 from 0.12.6.
Here's the error I got:

module.self_signed_cert_ca.tls_private_key.default[0] was created by a newer provider version than is currently selected. Upgrade the tls provider to work with this state.

The latest module version that allows TLS provider v4 is 0.13.0, with contstraints ">= 3.2.0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants