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

Refactor Exoscale install instructions to work with Exoscale IAM v3 #260

Merged
merged 3 commits into from
Jul 7, 2023

Conversation

simu
Copy link
Member

@simu simu commented Jul 5, 2023

Note that as of writing, the latest exo CLI (v1.71.0) doesn't yet support IAM v3, so we need to fall back to the generated OpenAPI client (exo x) to interact with IAM v3.

Since we've updated the Exoscale Terraform provider to v0.50.0, we also remove the manual step for managing the EIP reverse DNS, since that's supported again by the Terraform provider.

Note: This PR also needs

@simu simu force-pushed the feat/exoscale-iam-v3 branch 3 times, most recently from 5aae8b4 to b413b5f Compare July 6, 2023 13:30
simu added a commit that referenced this pull request Jul 6, 2023
The Exoscale Terraform provider supports setting EIP reverse DNS again
since version 0.43.0. We've updated default provider version when we
made sure that we can handle Exoscale's new IAM API (#260)
simu added 2 commits July 7, 2023 10:23
Note that as of writing, the latest `exo` CLI (v1.71.0) doesn't yet
support IAM v3, so we need to fall back to the generated OpenAPI client
(`exo x`) to interact with IAM v3.
The Exoscale Terraform provider supports setting EIP reverse DNS again
since version 0.43.0. We've updated default provider version when we
made sure that we can handle Exoscale's new IAM API (#260)
@simu simu requested a review from a team July 7, 2023 11:39
@simu simu merged commit f6e7ae0 into master Jul 7, 2023
1 check passed
@simu simu deleted the feat/exoscale-iam-v3 branch July 7, 2023 12:47
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