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

Deployment of sandpit level4 fails #83

@pieterGitHub

Description

@pieterGitHub

Describe the bug
The level4 deployment does not complete.

bash script stop and prompts for a value for var.aks_cluster_key :
var.aks_cluster_key
Enter a value:

Branch: starter

To Reproduce
Run bash script as per "/tf/caf/configuration/sandpit/level4/argocd/README.md" - Lines 31 to 36 (as below)

rover -lz /tf/caf/landingzones/caf_solution/add-ons/aks_applications/ \
  -tfstate ${application}1.tfstate \
  -var-folder /tf/caf/configuration/${environment}/level4/${application} \
  -var tags={application=\"${application}\"} \
  -level level4 \
  -a plan

Error:
script does not complete and prompts user to enter value for: var.aks_cluster_key

Expected behavior
bash script should not prompt for any parameters

Screenshots

  • none

Environment (please complete the following information):

  • OS: Windows
  • Rover Version: 1.0.1-2106.3012

Additional context

  • none

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions