cloud-native-toolkit / cloud-native-toolkit/software-everywhere

Tammy would like the automation to automatically detect any existing resources in the environment

Open
#62 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
8
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently the user needs to provided "provision=false" flags to tell the user the resource already exists. This is 1) a little bit of a hack and not the way terraform likes to work and 2) error prone and tedious for the user

It would be nice if we could provide a script that can be run before the terraform apply that interrogates the current environment and populates the terraform state. There are two catches:

1. The resource names are very specific to the module
2. The process must run outside of the terraform apply process

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.