Skip to content

Conversation

@ANUGRAHG
Copy link
Member

@ANUGRAHG ANUGRAHG commented Oct 30, 2025

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Test the code via automated test
make test

What to Check

Verify that the following are valid:

  • Automated tests are executed successfully

Other Information

Checklist for reviewer

The following organizational tasks must be completed before merging this PR:

  • The PR status on the Project board is set (typically "in review").
  • The PR has the matching labels assigned to it.
  • If the PR closes an issue, the issue is referenced.
  • Possible follow-up issues are created and linked.

@ANUGRAHG ANUGRAHG self-assigned this Oct 30, 2025
@github-actions github-actions bot added this to the 1.18.0 milestone Oct 30, 2025
@github-actions github-actions bot added the bug Something isn't working label Oct 30, 2025
@lechnerc77
Copy link
Member

Check necessary:

  • Creation of resources via a provider version like 1.17 and then upgrading to this provider -> terraform plan
  • Creation of resources via a provider version like 1.17 and then upgrading to this provider, making a change -> terraform plan

-> is there a scheam upgrade necessary

@ANUGRAHG
Copy link
Member Author

ANUGRAHG commented Nov 3, 2025

Verified both scenarios.

  • Created resources using provider version 1.17, then upgraded to the new provider → terraform plan shows no changes.
  • Created resources using 1.17, upgraded to the new provider, and made a change → terraform plan reflects only the intended updates. Once applied, the next terraform plan shows no changes.

Everything works as expected.

@ANUGRAHG ANUGRAHG requested a review from lechnerc77 November 3, 2025 07:44
@sp1goyal sp1goyal closed this Nov 4, 2025
@sp1goyal sp1goyal deleted the issue-1211 branch November 4, 2025 05:37
@sp1goyal sp1goyal restored the issue-1211 branch November 4, 2025 05:42
@sp1goyal sp1goyal reopened this Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] JSON parameters in btp_subaccount_environment_instance normalization

4 participants