Skip to content
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: add service credentials to secrets manager in complete example #238

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Khuzaima05
Copy link
Member

@Khuzaima05 Khuzaima05 commented Jul 11, 2023

Description

  • add service credentials to secrets manager in complete example
  • create a new secret group

issue : https://github.ibm.com/GoldenEye/issues/issues/4947

Types of changes in this PR

Changes that affect the core Terraform module or submodules

  • Bug fix
  • New feature
  • Dependency update

Changes that don't affect the core Terraform module or submodules

  • Examples or tests (addition or updates of examples or tests)
  • Documentation update
  • CI-related update (pipeline, etc.)
  • Other

Release required?

Identify the type of release. For information about the changes in a semantic versioning release, see Release versioning.

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

If a release is required, replace this text with information that users need to know about the release. Write the release notes to help users understand the changes, and include information about how to update from the previous version.

Your notes help the merger write the commit message for the PR that is published in the release notes for the module.

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.

Merge actions for mergers

  • Use a relevant conventional commit message that is based on the PR contents and any release notes provided by the PR author. The commit message determines whether a new version of the module is needed, and if so, which semver increment to use (major, minor, or patch).
  • Merge by using "Squash and merge".

@Khuzaima05
Copy link
Member Author

/run pipeline

@Khuzaima05 Khuzaima05 marked this pull request as ready for review July 11, 2023 09:04
@Khuzaima05 Khuzaima05 self-assigned this Jul 11, 2023
@Khuzaima05
Copy link
Member Author

/run pipeline

@Khuzaima05
Copy link
Member Author

/run pipeline

@ocofaigh
Copy link
Member

@Khuzaima05 You wont be able to do this until all of the secret related modules have moved from internal to public

Copy link
Member

@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.

@Khuzaima05 You should be able to proceed with this since we added https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group and https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-secret now

They also exist in hashicorp so pull from there instead of github

@ocofaigh
Copy link
Member

@Khuzaima05 you should be unblocked now to complete this PR

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.

None yet

2 participants