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

Terraform plan & apply getting error #170

Open
selvakann opened this issue May 19, 2020 · 4 comments
Open

Terraform plan & apply getting error #170

selvakann opened this issue May 19, 2020 · 4 comments

Comments

@selvakann
Copy link

Hi All,

Good Eve. Thanks for your solutions.

How to execute the terraform scripts, I am getting error message.

Normal terraform plan & apply.

regards
Kannan.R

@eistrati
Copy link
Contributor

@selvakann thank you for your feedback. can you please provide more details? maybe paste in this github issue exactly what kind of error message do you get?

@selvakann
Copy link
Author

Hi Eistrati,

Thanks for your quick reply.
After giving the input values I am getting the below error.

var.landing_zone_components
This is the list of AWS Landing Zone components that will be deployed if corresponding .tfvars file is included.

Enter a value: landing_zone_cloudtrail

var.landing_zone_providers
The list of AWS providers.

Enter a value: aws

Error: Variables not allowed

on line 1:
(source code not available)

Variables may not be used here.

Error: Variables not allowed

on line 1:
(source code not available)

Variables may not be used here.

Error: No value for required variable

on variables.tf line 1:
1: variable "landing_zone_providers" {

The root module input variable "landing_zone_providers" is not set, and has no
default value. Use a -var or -var-file command line argument to provide a
value for this variable.

Error: No value for required variable

on variables.tf line 6:
6: variable "landing_zone_components" {

The root module input variable "landing_zone_components" is not set, and has
no default value. Use a -var or -var-file command line argument to provide a
value for this variable.

Regards
Kannan.R

@selvakann
Copy link
Author

Hi Eistrati,

I have requirement do implement the AWS multi-account integration. Please help on this.

regards
Kannan.R

@selvakann
Copy link
Author

Hi Eistrati,

I have requirement do implement the AWS multi-account integration. I am ready pay for your Consultation fee. Please do the needful.

my email id is : [email protected]

regards
Kannan.R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants