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

Add support to use s2s auth policy for IAM credentials #139

Open
ocofaigh opened this issue Oct 7, 2024 · 1 comment
Open

Add support to use s2s auth policy for IAM credentials #139

ocofaigh opened this issue Oct 7, 2024 · 1 comment

Comments

@ocofaigh
Copy link
Member

ocofaigh commented Oct 7, 2024

In IBM-Cloud/terraform-provider-ibm#5678 (which was release in 1.7.0) support was added to use an s2s auth policy instead of an apikey for IAM credentials engine. We should expose that and make it the default in our module now (and any consuming examples / modules / DAs).

Ensure to bump the required provider version to >=1.70.0, <2.0.0

@alex-reiff
Copy link
Contributor

They added support, but they didn't make the inputs for API key configuration optional. So right now if you enable s2s auth, it creates both configurations.

Issue opened with provider: IBM-Cloud/terraform-provider-ibm#5800

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

No branches or pull requests

3 participants