-
Notifications
You must be signed in to change notification settings - Fork 949
Comparing changes
Open a pull request
base repository: integrations/terraform-provider-github
base: v6.8.1
head repository: integrations/terraform-provider-github
compare: v6.8.2
- 11 commits
- 5 files changed
- 1 contributor
Commits on Oct 27, 2025
-
fix: Add state migration for github_actions_organization_secret destr…
…oy_on_drift field This addresses the regression introduced in v6.7.0 where existing github_actions_organization_secret resources would show invalid state for the new destroy_on_drift field. Adds schema migration from v0 to v1 that sets destroy_on_drift=true for existing resources that don't have this field. Fixes #2804
Configuration menu - View commit details
-
Copy full SHA for c9df74c - Browse repository at this point
Copy the full SHA c9df74cView commit details
Commits on Oct 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e3914b1 - Browse repository at this point
Copy the full SHA e3914b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe3ced8 - Browse repository at this point
Copy the full SHA fe3ced8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6537a52 - Browse repository at this point
Copy the full SHA 6537a52View commit details
Commits on Oct 29, 2025
-
Fix InternalValidate error: Add Update function to github_actions_sec…
…ret - Fixes the upgrade issue from v6.7.1 to v6.7.2.
Configuration menu - View commit details
-
Copy full SHA for e2fcaf5 - Browse repository at this point
Copy the full SHA e2fcaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d26774d - Browse repository at this point
Copy the full SHA d26774dView commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b3a4c70 - Browse repository at this point
Copy the full SHA b3a4c70View commit details
Commits on Oct 31, 2025
-
Reconcile the encrypted_value, plaintext_value in the read to unknown…
… went dates don't match
Configuration menu - View commit details
-
Copy full SHA for f95000e - Browse repository at this point
Copy the full SHA f95000eView commit details
Commits on Nov 1, 2025
-
Removes the superfluous update func now that we are calcualting store…
…d date diff in read
Configuration menu - View commit details
-
Copy full SHA for 6d63168 - Browse repository at this point
Copy the full SHA 6d63168View commit details -
Configuration menu - View commit details
-
Copy full SHA for c853213 - Browse repository at this point
Copy the full SHA c853213View commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 974120c - Browse repository at this point
Copy the full SHA 974120cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.8.1...v6.8.2