Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: selectel/terraform-provider-selectel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: selectel/terraform-provider-selectel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 4 commits
  • 37 files changed
  • 4 contributors

Commits on Apr 17, 2024

  1. Add SecretsManager resources (#264)

    * Added selectel_secretsmanager_secret_v1 resource
    * Added selectel_secretsmanager_certificate_v1 resource
    * Update docs for new resources
    MisterZurg authored Apr 17, 2024
    Copy the full SHA
    cb5f1e8 View commit details
  2. Add IAM resources (#258)

    * Added selectel_iam_user_v1 resource
    * Added selectel_iam_serviceuser_v1 resource
    * Added selectel_iam_s3_credentials_v1 resource
    * Deprecated selectel_vpc_user_v2 resource
    * Deprecated selectel_vpc_role_v2 resource
    Icerzack authored Apr 17, 2024
    Copy the full SHA
    05fa93d View commit details
  3. Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#259)

    Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 17, 2024
    Copy the full SHA
    59433a9 View commit details
  4. Update changelog

    TruePack committed Apr 17, 2024
    Copy the full SHA
    f2c628f View commit details
Loading