build(deps): update terraform scaleway to v2.69.0#179
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
build(deps): update terraform scaleway to v2.69.0#179renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
🖌 Terraform Format and Style ✅⚙️ Terraform Initialization ✅🤖 Terraform Validation ✅Validation Output🦙 Terraform Lint ✅Lint Output📖 Terraform Plan ✅Show PlanRunning plan in HCP Terraform. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.
Preparing the remote plan...
The remote workspace is configured to work with configuration at
scaleway relative to the target repository.
Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/demo-infrastructure/demo-infrastructure/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
/home/runner/work/demo-infrastructure/demo-infrastructure
To view this run in a browser, visit:
https://app.terraform.io/app/parca-dev/demo-infrastructure-scaleway/runs/run-iR2rEpVSPsGxJQuT
Waiting for the plan to start...
Terraform v1.14.0
on linux_amd64
Initializing plugins and modules...
scaleway_vpc.parca_demo: Refreshing state... [id=nl-ams/b286aeaa-3ad3-4118-b188-79b7a14b8a3b]
scaleway_object_bucket.parca_analytics: Refreshing state... [id=nl-ams/parca-analytics]
scaleway_vpc_private_network.parca_demo: Refreshing state... [id=nl-ams/5548d5ae-da8c-492b-a940-dfef6eebafbc]
scaleway_k8s_cluster.parca_demo: Refreshing state... [id=nl-ams/c2a026b7-5252-4729-b805-aeb910d8d789]
scaleway_k8s_pool.parca_demo_pool_gp1_xs: Refreshing state... [id=nl-ams/169a7656-b338-4987-8450-c976e5aae9a3]
scaleway_k8s_cluster.parca_demo: Drift detected (update)
scaleway_k8s_pool.parca_demo_pool_gp1_xs: Drift detected (update)
No changes. Your infrastructure matches the configuration.
Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.Pusher: @renovate[bot], Action: |
83e6bbe to
0276637
Compare
0276637 to
d347c26
Compare
d347c26 to
cca77bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.67.1→2.69.0Release Notes
scaleway/terraform-provider-scaleway (scaleway)
v2.69.0Compare Source
Changelog
Fix
0444981: fix(domain): handle FQDN normalization for CNAME targets (#3620) (@yfodil)abdd012: fix(edge_services): use lbConfig zone instead of resource zone in flatten func (#3621) (@yfodil)e3080ed: fix(secret): revert secret version base64 handling change (#3622) (@estellesoulard)Feat
98d5689: feat(iam): add iam_user password_wo (#3617) (@estellesoulard)02532be: feat(redis): add cluster password_wo (#3623) (@estellesoulard)aef1350: feat(s2s_vpn): add enable & disable route propagation actions (#3631) (@yfodil)089a832: feat(keymanager): add import key (#3642) (@estellesoulard)f57d7eb: feat(secret): add secret_version ephemeral resource (#3626) (@estellesoulard)Docs
317ed09: docs: fix subcategories (#3618) (@estellesoulard)c3d60bb: docs(secret): fix link format (#3633) (@estellesoulard)132158e: docs(secret): fix erraneous secret_version data format description (#3629) (@estellesoulard)Chore
eb5e8c0: chore(secret/keymanager): better tests (#3632) (@estellesoulard)84c6297: chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4 (#3637) (@dependabot[bot])b9af7f6: chore(deps): bump crate-ci/typos from 1.41.0 to 1.42.3 (#3638) (@dependabot[bot])23f0f66: chore(deps): bump github.com/docker/docker (#3635) (@dependabot[bot])f60b5b0: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.0 to 1.41.1 (#3636) (@dependabot[bot])c035da7: chore(provider): add validation on resources importer (#3643) (@estellesoulard)d56e1b2: chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 (#3640) (@dependabot[bot])v2.68.0Compare Source
Changelog
Feat
433334b: feat(iam): add iam_api_key ephemeral resource (#3608) (@estellesoulard)436643a: feat(block): add support for export snapshot action (#3602) (@remyleone)905db64: feat(rdb): add rdb_instance password_wo (#3614) (@estellesoulard)Docs
a01110a: docs(rdb): fix password_wo example, fix subcategories (#3613) (@estellesoulard)59b366b: docs(container): add example for how to reloadlatesttags (#3612) (@cyclimse)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.