generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): update terraform terraform-ibm-modules/trusted-profile/ibm to v3 #550
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
Open
terraform-ibm-modules-ops
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-terraform-dependencies
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
chore(deps): update terraform terraform-ibm-modules/trusted-profile/ibm to v3 #550
terraform-ibm-modules-ops
wants to merge
1
commit into
main
from
renovate/major-terraform-dependencies
+1
−1
Conversation
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
/run pipeline |
7346bed
to
a2e25c8
Compare
/run pipeline |
a2e25c8
to
63f7bd8
Compare
/run pipeline |
63f7bd8
to
a2fc5f5
Compare
/run pipeline |
a2fc5f5
to
cb794ff
Compare
/run pipeline |
cb794ff
to
b1cc37a
Compare
/run pipeline |
b1cc37a
to
a0e74e4
Compare
/run pipeline |
a0e74e4
to
4615f08
Compare
/run pipeline |
4615f08
to
c0a75ad
Compare
/run pipeline |
c0a75ad
to
1932de7
Compare
/run pipeline |
1932de7
to
6151550
Compare
/run pipeline |
6151550
to
4c13bf9
Compare
/run pipeline |
4c13bf9
to
8ab9dfa
Compare
/run pipeline |
1 similar comment
/run pipeline |
8ab9dfa
to
2dff4cf
Compare
711c59d
to
b327f38
Compare
/run pipeline |
b327f38
to
3a1ab27
Compare
/run pipeline |
3a1ab27
to
a6bbb22
Compare
/run pipeline |
1 similar comment
/run pipeline |
a6bbb22
to
3c9b3b0
Compare
/run pipeline |
3c9b3b0
to
e892579
Compare
/run pipeline |
e892579
to
6473e03
Compare
/run pipeline |
6473e03
to
b75b15c
Compare
/run pipeline |
b75b15c
to
706b941
Compare
/run pipeline |
706b941
to
b389783
Compare
/run pipeline |
b389783
to
f704522
Compare
/run pipeline |
f704522
to
4d6bb4a
Compare
/run pipeline |
4d6bb4a
to
6d52fb6
Compare
/run pipeline |
6d52fb6
to
4b12f67
Compare
/run pipeline |
4b12f67
to
0c5cf67
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:
2.3.1
->3.1.1
Release Notes
terraform-ibm-modules/terraform-ibm-trusted-profile (terraform-ibm-modules/trusted-profile/ibm)
v3.1.1
Compare Source
Bug Fixes
>= 1.79.1, < 2.0.0
(#193) (4baead8)v3.1.0
Compare Source
Features
trusted-profile-template
submodule:-
identity_crn
input has been changed toidentities
and now supports all identitiy types:user
,serviceid
andcrn
. Its also now optional to pass any idenitify.- Added support to assign trusted profile template to single accounts using new input
account_ids_to_assign
(#189) (d0f234e)v3.0.0
Compare Source
(#181) (07e3a80)
Bug Fixes
trusted_profile_policies
now has a required attribute calledunique_identifier
which must have a unique value per policy. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.trusted_profile_claim_rules
now has a required attribute calledunique_identifier
which must have a unique value per claim rule. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.trusted_profile_links
now has a required attribute called
unique_identifier` which must have a unique value per profile link. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.BREAKING CHANGES
unique_identifier
attribute. For example, if you used the following value for trusted profile name:trusted_profile_name = "my-profile"
you should use the following naming conventions:Trusted profile policies
Trusted profile policies
Trusted profile links
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 has been generated by Renovate Bot.