Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[BUG] RIT AWS ADD TERRAFORM-EKS isn't working as expected #287

Open
GuillaumeFalourd opened this issue Oct 21, 2020 · 0 comments
Open

[BUG] RIT AWS ADD TERRAFORM-EKS isn't working as expected #287

GuillaumeFalourd opened this issue Oct 21, 2020 · 0 comments
Labels
bug Something isn't working Hacktoberfest https://hacktoberfest.digitalocean.com/ priority:high High priority level of an issue

Comments

@GuillaumeFalourd
Copy link
Contributor

GuillaumeFalourd commented Oct 21, 2020

What happened:

The RIT AWS ADD TERRAFORM-EKS command doesn't work as expected.

What you expected to happen:

When executing the RIT AWS ADD TERRAFORM-EKS command, the main.tf file of the terraform project doesn't update the terraform required providers as expected.

This method mergeMain should add the required providers set on this template to the project main.tf, and that's not happening.

How to reproduce it (as minimally and precisely as possible):

Step 1: RIT AWS GENERATE TERRAFORM-PROJECT
Step 2: cd project_name
Step 3: RIT AWS ADD TERRAFORM-VPC
Step 4: RIT AWS ADD TERRAFORM-EKS
Step 5: Check the main.tf file from the project at line 12.

Environment:

  • Ritchie version: 2.X.Y
  • Operating System: Any
  • Network plugin / Tool and version (if this is a network-related / tool bug): N/A
  • Others:
@GuillaumeFalourd GuillaumeFalourd added bug Something isn't working priority:high High priority level of an issue Hacktoberfest https://hacktoberfest.digitalocean.com/ labels Oct 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Hacktoberfest https://hacktoberfest.digitalocean.com/ priority:high High priority level of an issue
Projects
None yet
Development

No branches or pull requests

1 participant