Resource with conflict: https://github.com/podaac/bignbit/blob/develop/terraform/lambda_functions.tf#L23
This ECR repo creates with a static, hardcoded value of "env-bignbit." The issue with this is multiple cumulus stacks utilizing the BignBit repo cannot be created at the same time. We are asking for a prefix value to be applied to this resource such that mutliple BignBit modules can be deployed to the same AWS account.
Resource with conflict: https://github.com/podaac/bignbit/blob/develop/terraform/lambda_functions.tf#L23
This ECR repo creates with a static, hardcoded value of "env-bignbit." The issue with this is multiple cumulus stacks utilizing the BignBit repo cannot be created at the same time. We are asking for a prefix value to be applied to this resource such that mutliple BignBit modules can be deployed to the same AWS account.