Skip to content

feat: update names of stacks #37

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
wants to merge 1 commit into from
Closed

feat: update names of stacks #37

wants to merge 1 commit into from

Conversation

jor2
Copy link
Member

@jor2 jor2 commented Jun 13, 2024

Description

update member names
#34

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

Copy link
Contributor

@ocofaigh ocofaigh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

@@ -88,14 +88,44 @@
"value": "ref:../../inputs/prefix"
}
],
"name": "1 - core-security-services-kms",
"name": "1 - Key Protect",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 - Key management

"value": "ref:../../inputs/region"
}
],
"name": "2 - IBM Cloud Logs",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are you getting this from? Cloud logs is not even publicly available yet. As per Allen's comment in the issue, got with 2 - Logging, monitoring, activity tracking

{
"inputs": [
{
"name": "resource_group_name",
"value": "ref:../../members/1 - core-security-services-kms/outputs/resource_group_name"
"value": "ref:../../members/1 - Key Protect/outputs/resource_group_name"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key management

@@ -107,7 +137,7 @@
},
{
"name": "existing_kms_instance_crn",
"value": "ref:../../members/1 - core-security-services-kms/outputs/key_protect_crn"
"value": "ref:../../members/1 - Key Protect/outputs/key_protect_crn"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key management

{
"inputs": [
{
"name": "resource_group_name",
"value": "ref:../../members/1 - core-security-services-kms/outputs/resource_group_name"
"value": "ref:../../members/1 - Key Protect/outputs/resource_group_name"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key management

},
{
"name": "existing_en_crn",
"value": "ref:../../members/2 - core-security-services-en/outputs/crn"
"value": "ref:../../members/2 - IBM Cloud Logs/outputs/crn"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 - Logging, monitoring, activity tracking

@@ -207,21 +207,21 @@
},
{
"name": "existing_en_crn",
"value": "ref:../../members/2 - core-security-services-en/outputs/crn"
"value": "ref:../../members/2 - IBM Cloud Logs/outputs/crn"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 - Logging, monitoring, activity tracking

},
{
"name": "existing_event_notification_instance_crn",
"value": "ref:../../members/2 - core-security-services-en/outputs/crn"
"value": "ref:../../members/2 - IBM Cloud Logs/outputs/crn"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 - Logging, monitoring, activity tracking

"version_locator": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3.09aeab5e-2f02-4a86-a281-844fa19d969d-global"
},
{
"inputs": [
{
"name": "resource_group_name",
"value": "ref:../../members/1 - core-security-services-kms/outputs/resource_group_name"
"value": "ref:../../members/1 - Key Protect/outputs/resource_group_name"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key management

@@ -237,11 +237,11 @@
},
{
"name": "existing_kms_instance_crn",
"value": "ref:../../members/1 - core-security-services-kms/outputs/key_protect_crn"
"value": "ref:../../members/1 - Key Protect/outputs/key_protect_crn"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Key management

@jor2
Copy link
Member Author

jor2 commented Jun 14, 2024

#42

@jor2 jor2 closed this Jun 14, 2024
@jor2 jor2 deleted the update-names branch June 14, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants