Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.0 BV: Add missing sumaform parameters #1165

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

nodeg
Copy link
Member

@nodeg nodeg commented Mar 22, 2024

This will add missing sumaform dummy parameters to the 5.0 BV configuration file in order to get the deployment working. Those values will be needed for the retail tests, but they are not yet migrated to the containerized setup. So these dummy values will be enough for now.

[2024-03-22T12:27:10.718Z] Terraform has been successfully initialized!
[2024-03-22T12:27:10.718Z] 
[2024-03-22T12:27:10.718Z] You may now begin working with Terraform. Try running "terraform plan" to see
[2024-03-22T12:27:10.718Z] any changes that are required for your infrastructure. All Terraform commands
[2024-03-22T12:27:10.718Z] should now work.
[2024-03-22T12:27:10.718Z] 
[2024-03-22T12:27:10.718Z] If you ever set or change modules or backend configuration for Terraform,
[2024-03-22T12:27:10.718Z] rerun this command to reinitialize your working directory. If you forget, other
[2024-03-22T12:27:10.718Z] commands will detect it and remind you to do so if necessary.
[2024-03-22T12:27:10.718Z] ╷
[2024-03-22T12:27:10.718Z] │ Error: Missing required argument
[2024-03-22T12:27:10.718Z] │ 
[2024-03-22T12:27:10.718Z] │   on main.tf line 1289, in module "sles15sp4-terminal":
[2024-03-22T12:27:10.718Z] │ 1289: module "sles15sp4-terminal" {
[2024-03-22T12:27:10.718Z] │ 
[2024-03-22T12:27:10.718Z] │ The argument "private_ip" is required, but no definition was found.
[2024-03-22T12:27:10.718Z] ╵
[2024-03-22T12:27:10.718Z] ╷
[2024-03-22T12:27:10.718Z] │ Error: Missing required argument
[2024-03-22T12:27:10.718Z] │ 
[2024-03-22T12:27:10.718Z] │   on main.tf line 1289, in module "sles15sp4-terminal":
[2024-03-22T12:27:10.718Z] │ 1289: module "sles15sp4-terminal" {
[2024-03-22T12:27:10.718Z] │ 
[2024-03-22T12:27:10.718Z] │ The argument "private_name" is required, but no definition was found.
[2024-03-22T12:27:10.718Z] ╵
script returned exit code 1

@nodeg nodeg self-assigned this Mar 22, 2024
@nodeg nodeg changed the title 50 BV: Add missing sumaform parameters 5.0 BV: Add missing sumaform parameters Mar 22, 2024
@nodeg nodeg force-pushed the fix_50bv_private_net branch from e7a178d to 0cedb73 Compare March 22, 2024 12:38
@nodeg nodeg force-pushed the fix_50bv_private_net branch from 0cedb73 to 4733be2 Compare March 22, 2024 12:39
@nodeg nodeg marked this pull request as ready for review March 22, 2024 12:42
@nodeg nodeg merged commit 17e48b9 into SUSE:master Mar 22, 2024
1 check passed
@nodeg nodeg deleted the fix_50bv_private_net branch July 22, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant