Skip to content

fix: fixed typo and removed the ignore file entry #44

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

Merged
merged 6 commits into from
Jul 4, 2023
Merged

fix: fixed typo and removed the ignore file entry #44

merged 6 commits into from
Jul 4, 2023

Conversation

Ak-sky
Copy link
Member

@Ak-sky Ak-sky commented Jun 27, 2023

Description

Fixed the typo for service_endpoints

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

@Ak-sky
Copy link
Member Author

Ak-sky commented Jun 27, 2023

/run pipeline

@Ak-sky
Copy link
Member Author

Ak-sky commented Jun 28, 2023

/run pipeline

@Ak-sky
Copy link
Member Author

Ak-sky commented Jun 28, 2023

/run pipeline

@ocofaigh
Copy link
Contributor

@Ak-sky This PR seems to be missing any code changes?

@ocofaigh ocofaigh changed the title refactor: fixed typo and removed the ignore file entry fix: fixed typo and removed the ignore file entry Jun 28, 2023
@Ak-sky
Copy link
Member Author

Ak-sky commented Jun 28, 2023

/run pipeline

@Ak-sky
Copy link
Member Author

Ak-sky commented Jun 30, 2023

/run pipeline

@ocofaigh
Copy link
Contributor

@Ak-sky We need to remove the KMS encryption from the complete example since it doesn't provision an enterprise plan. We will also have to skip the upgrade test, so I suggest you do that in a separate PR, and then re-base this once its merged

@ocofaigh
Copy link
Contributor

ocofaigh commented Jul 4, 2023

/run pipeline

@ocofaigh ocofaigh merged commit d24895c into main Jul 4, 2023
@ocofaigh ocofaigh deleted the cra branch July 4, 2023 12:41
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 1.4.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants