Skip to content

feat: replace deep merge data src with provider func#13

Closed
jaygridley wants to merge 1 commit into
mainfrom
feat/data-source-inline
Closed

feat: replace deep merge data src with provider func#13
jaygridley wants to merge 1 commit into
mainfrom
feat/data-source-inline

Conversation

@jaygridley

Copy link
Copy Markdown
Member

Description

This change adds variable addon_depends_on to have more granular control over addon dependencies preventing Terraform plan to trigger change when data source changes.

Type of change

  • A bug fix (PR prefix fix)
  • A new feature (PR prefix feat)
  • A code change that neither fixes a bug nor adds a feature (PR prefix refactor)
  • Adding missing tests or correcting existing tests (PR prefix test)
  • Changes that do not affect the meaning of the code like white-spaces, formatting, missing semi-colons, etc. (PR prefix style)
  • Changes to our CI configuration files and scripts (PR prefix ci)
  • Documentation only changes (PR prefix docs)

How Has This Been Tested?

Checked when addon_depends_on is used instead of depends_on if the Terraform plan stays the same when dependency changes.

@jaygridley jaygridley closed this Jan 14, 2026
@jaygridley jaygridley deleted the feat/data-source-inline branch January 16, 2026 12:20
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.

1 participant