Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Conversation

FoSix
Copy link
Contributor

@FoSix FoSix commented Dec 5, 2023

Description

A fix for how we are handling the bootstrap storage in the panorama module.

Motivation and Context

As pointed out by @PenDrag0n7 (#364), the module is not usable with the default values. The problematic part was the condition around bootstrap storage uri parameter that did not allow a default null.

How Has This Been Tested?

A workaround found in the Panorama example was removed and example was deployed.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@FoSix
Copy link
Contributor Author

FoSix commented Dec 5, 2023

/idempotence paths="examples/standalone_panorama" tf_version="1.2 1.3 1.4 1.5 1.6"

Testing job ID: 7097549453
Job result: SUCCESS

@FoSix FoSix changed the title fix: panorama example deployable with the defaults fix(examples/standalone_panorama): fix to be deployable with the defaults Dec 5, 2023
@FoSix FoSix merged commit 2890938 into main Dec 6, 2023
28 checks passed
@FoSix FoSix deleted the 364-bug-report-panorama-module-boot_diagnostics0storage_uri-is-required-but-no-definition-was-found branch December 6, 2023 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] Panorama Module "boot_diagnostics.0.storage_uri" is required, but no definition was found.
2 participants