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

fscloud profile and example #306

Merged
merged 33 commits into from
Mar 30, 2023
Merged

fscloud profile and example #306

merged 33 commits into from
Mar 30, 2023

Conversation

daniel-butler-irl
Copy link
Member

@daniel-butler-irl daniel-butler-irl commented Mar 27, 2023

Description

Adding FS cloud profile and tests

Types of changes in this PR

No release required

  • Examples or tests (addition or updates of examples or tests)
  • Documentation update
  • CI-related update (pipeline, etc.)
  • Other changes that don't affect Terraform code

Release required

  • Bug fix (patch release (x.x.X): Change that fixes an issue and is compatible with earlier versions)
  • New feature (minor release (x.X.x): Change that adds functionality and is compatible with earlier versions)
  • Breaking change (major release (X.x.x): Change that is likely incompatible with previous versions)
Release notes content

Replace this text with information that users need to know about the bug fixes, features, and breaking changes. This information helps the merger write the commit message that is published in the release notes for the module.


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

  • Merge by using "Squash and merge".

  • 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).

Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
@daniel-butler-irl daniel-butler-irl changed the title Latest fscloud fscloud profile and example Mar 28, 2023
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.

see comments

profiles/fscloud/version.tf Show resolved Hide resolved
profiles/fscloud/variables.tf Outdated Show resolved Hide resolved
profiles/fscloud/variables.tf Outdated Show resolved Hide resolved
profiles/fscloud/variables.tf Outdated Show resolved Hide resolved
profiles/fscloud/variables.tf Outdated Show resolved Hide resolved
profiles/fscloud/main.tf Outdated Show resolved Hide resolved
profiles/fscloud/README.md Outdated Show resolved Hide resolved
profiles/fscloud/variables.tf Show resolved Hide resolved
# Pin to the lowest provider version of the range defined in the main module to ensure lowest version still works
ibm = {
source = "ibm-cloud/ibm"
version = ">= 1.51.0"
Copy link
Member

Choose a reason for hiding this comment

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

As per the comment, pin the lowest version in the example - aka 1.51.0

Copy link
Member

@ocofaigh ocofaigh Mar 30, 2023

Choose a reason for hiding this comment

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

this one not done - examples should pin to lowest version in the range

examples/fscloud/main.tf Outdated Show resolved Hide resolved
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
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.

@daniel-butler-irl thanks for updates - still a couple of comments pending

Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
Signed-off-by: Daniel Butler <dannyeb@gmail.com>
@ocofaigh ocofaigh merged commit 7b99dfd into main Mar 30, 2023
@ocofaigh ocofaigh deleted the latest_fscloud branch March 30, 2023 14:26
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 5.11.0 🎉

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.

None yet

3 participants