generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update terraform-module #270
Open
terraform-ibm-modules-ops
wants to merge
1
commit into
main
Choose a base branch
from
renovate/terraform-module
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+2
−2
Conversation
This file contains 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
/run pipeline |
81f80a2
to
543910f
Compare
/run pipeline |
543910f
to
13acab3
Compare
/run pipeline |
13acab3
to
2b35e92
Compare
/run pipeline |
2b35e92
to
44eddd2
Compare
/run pipeline |
44eddd2
to
ca0961f
Compare
/run pipeline |
ca0961f
to
4036a2f
Compare
/run pipeline |
4036a2f
to
c3b0944
Compare
/run pipeline |
c3b0944
to
45412d2
Compare
/run pipeline |
45412d2
to
afde089
Compare
/run pipeline |
afde089
to
8c00863
Compare
/run pipeline |
8c00863
to
b27737f
Compare
/run pipeline |
b27737f
to
4ed3a68
Compare
/run pipeline |
4ed3a68
to
2f2b68e
Compare
/run pipeline |
2f2b68e
to
9c20335
Compare
/run pipeline |
9c20335
to
1b550fd
Compare
/run pipeline |
1b550fd
to
a5bdb6d
Compare
/run pipeline |
a5bdb6d
to
936f53e
Compare
/run pipeline |
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:
1.4.0
->1.7.0
1.19.6
->1.25.1
Release Notes
terraform-ibm-modules/terraform-ibm-secrets-manager-secret (terraform-ibm-modules/secrets-manager-secret/ibm)
v1.7.0
Compare Source
Features
custom_metadata
(#251) (faffa4f)v1.6.0
Compare Source
(#250) (f6ca9fc)
Features
The
service_credentials_source_service_role
input has now been replaced byservice_credentials_source_service_role_crn
to allow consumers to create service specific roles. For example:v1.5.0
Compare Source
(#221) (a485039)
Features
service_credentials_existing_serviceid_crn
service_credentials_parameters
service_credentials_parameters = { "service-endpoints" : "public" }
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)
v1.25.1
Compare Source
Bug Fixes
1.76.0
(#303) (190d59d)v1.25.0
Compare Source
Features
skip_iam_authorization_policy
which defaults to false, meaning by default the module will now create the IAM authorization policies required to enable the IAM credentials engine by creating policies that grants the Secrets Manager instance 'Operator' access to the IAM identity service, and 'Groups Service Member Manage' access to the IAM groups service (#237) (e5d4806)v1.24.3
Compare Source
Bug Fixes
v1.24.2
Compare Source
Bug Fixes
v1.24.1
Compare Source
Bug Fixes
v1.24.0
Compare Source
(#290) (fef71c3)
Features
kms_key_ring_name
has been changed from "sm-cos-key-ring" --> "secrets-manager-key-ring"kms_key_name
has been changed from "sm-cos-key" --> "secrets-manager-key"iam_engine_name
has been changed from "base-sm-iam-engine" --> "iam-engine"secrets_manager_instance_name
has been changed from "base-security-services-sm" --> "secrets-manager"NOTE: If upgrading from a previous release, to prevent infrastructure being destroyed and recreated, you can override the defaults back to their original values.
v1.23.9
Compare Source
Bug Fixes
v1.23.8
Compare Source
Bug Fixes
v1.23.7
Compare Source
Bug Fixes
v1.23.6
Compare Source
Bug Fixes
v1.23.5
Compare Source
Bug Fixes
v1.23.4
Compare Source
Bug Fixes
- you can now supply key-protect or hyper-protect keys to the fscloud module for encryption (007f829)
v1.23.3
Compare Source
Bug Fixes
v1.23.2
Compare Source
Bug Fixes
v1.23.1
Compare Source
Bug Fixes
v1.23.0
Compare Source
Features
existing_secrets_endpoint_type
andallowed_network
inputs have been removed. (#259) (cc1ef7f)v1.22.0
Compare Source
(#273) (8899dc0)
Features
secrets
input variable:secrets.service_credentials_source_service_role
attribute has been updated tosecrets.service_credentials_source_service_role_crn
meaning it now requires the full CRN of the role. This change means the module is now able to create service specific roles.v1.21.0
Compare Source
Features
cbr_rule
variable in module to includeoperations
(#263) (b6c49cc)v1.20.0
Compare Source
Features
v1.19.10
Compare Source
Bug Fixes
v1.19.9
Compare Source
Bug Fixes
v1.19.8
Compare Source
Bug Fixes
v1.19.7
Compare Source
Bug Fixes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.