Skip to content
Snippets Groups Projects
Select Git revision
  • 9-add-support-for-archive_git_path-parameter-for-module
  • main default
  • v1.1.2
  • v1.1.1
  • v1.1.0
  • v1.0.0
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Nov31Oct3Feb231Jan30292826test: Add archive_git_path attribute to testAccNamespaceResourceConfig_full9-add-support-f…9-add-support-for-archive_git_path-parameter-for-moduleRemove default value from archive_git_path and only apply when setfeat: Add support for setting archive_git_path attribute of module providerchore(release): 1.1.2v1.1.2 mainv1.1.2 mainMerge branch 'update-documentation' into 'main'docs: Add import examples to resource documentationfix: Update documentation for new resources/data-sourceschore(release): 1.1.1v1.1.1v1.1.1Merge branch '6-replace-instances-for-github-user-matthewjohn-with-dockstudios' into 'main'fix: Update remaining references to matthewjohn after merge to mainMerge branch '6-replace-instances-for-github-user-matthewjohn-with-dockstudios' into 'main'Merge branch '2-add-resource-for-module-provider' into 'main'test: Use raw strings for regex in tests to avoid linting errorschore(release): 1.1.0v1.1.0v1.1.0Merge branch '2-add-resource-for-module-provider' into 'main'ci: Add environment variables for git provider configurations for terraregfix: Replace github user from matthewjohn to dockstudiosAvoid setting ID unecessarily, as this is handled by the PlanModifierRemove invalid check for git providers data sourceUpdate ID of namespace during ReadHandle plan modifier failure during planAdd plan modifier to update ID during plan when it changesFix debuggingRemove debugFix getting state data during Update of moduleAdd debug logging to clientFix check for comparison of module attributes in plan against stateFix provider name in testsSwitch module resource to use default ID from state when unknown. Use plan/state values more explicitly in Update methodFix expected attributes in module testsAttempt to fix ID manipulation with plan modifiertest: Add second module test, checking all resourcesRemove plan modifiers that set ID from state and always check and update ID, if not set in Read/Update methodsfix: Update namespace ID only in Read operation, using ID for obtaining information from API and updating, if it differs from nametest: Update module tests to re-use the same resource names, handling re-creation of IDsHandle import of module, generate namespace, name and provider from IDfix: Correctly mark object as deleted in READ when API returns 404chore: Update Make file to handle generating dev build easierUse ID attribute to read obtain namespace, module and provider when importing module in Read methodfix: Only update attributes during Read if the value has actually changed, to avoid showing plan changes