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

Commits on Jul 7, 2023

  1. Refactor Exoscale install instructions to work with Exoscale IAM v3

    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.
    simu committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d5a0e9a View commit details
    Browse the repository at this point in the history
  2. Remove manual Exoscale Elastic IP reverse DNS config

    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 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1aa95f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e812586 View commit details
    Browse the repository at this point in the history