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 - autoclosed #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
Closed
terraform-ibm-modules-ops
wants to merge
1
commit into
main
from
renovate/major-terraform-dependencies
Closed
chore(deps): update terraform terraform-ibm-modules/trusted-profile/ibm to v3 - autoclosed #550
terraform-ibm-modules-ops
wants to merge
1
commit into
main
from
renovate/major-terraform-dependencies
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
0c5cf67 to
4d5aa1b
Compare
|
/run pipeline |
4d5aa1b to
7100ac8
Compare
|
/run pipeline |
7100ac8 to
adc045e
Compare
|
/run pipeline |
adc045e to
d381885
Compare
|
/run pipeline |
d381885 to
caeccc3
Compare
|
/run pipeline |
caeccc3 to
9a18959
Compare
|
/run pipeline |
9a18959 to
aff8973
Compare
|
/run pipeline |
aff8973 to
e70df9b
Compare
|
/run pipeline |
e70df9b to
67fd8a4
Compare
|
/run pipeline |
67fd8a4 to
5507d93
Compare
|
/run pipeline |
5507d93 to
a86bcde
Compare
|
/run pipeline |
a86bcde to
cfdf124
Compare
|
/run pipeline |
cfdf124 to
6b6c2a9
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.1Release Notes
terraform-ibm-modules/terraform-ibm-trusted-profile (terraform-ibm-modules/trusted-profile/ibm)
v3.1.1Compare Source
Bug Fixes
>= 1.79.1, < 2.0.0(#193) (4baead8)v3.1.0Compare Source
Features
trusted-profile-templatesubmodule:-
identity_crninput has been changed toidentitiesand now supports all identitiy types:user,serviceidandcrn. 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.0Compare Source
(#181) (07e3a80)
Bug Fixes
trusted_profile_policiesnow has a required attribute calledunique_identifierwhich 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_rulesnow has a required attribute calledunique_identifierwhich 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_linksnow has a required attribute calledunique_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_identifierattribute. 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.