GithubHelp home page GithubHelp logo

Comments (7)

awsandy avatar awsandy commented on August 11, 2024

Fix committed

from aws2tf.

marafa-sugarcrm avatar marafa-sugarcrm commented on August 11, 2024

still seeing the issue

from aws2tf.

awsandy avatar awsandy commented on August 11, 2024

dumb question from me but - done a git pull recently ?

from aws2tf.

awsandy avatar awsandy commented on August 11, 2024

If you have please post the output from the aws_rds_cluster_parameter_group and the following lines before it moves on to the next resource or stops if you have "-d yes"

from aws2tf.

marafa-sugarcrm avatar marafa-sugarcrm commented on August 11, 2024

yes. i pulled as soon as i saw your comment.

is this what. you want?

Error: only lowercase alphanumeric characters and hyphens allowed in parameter group "name"

  with aws_rds_cluster_parameter_group.default_aurora-mysql5_7,
  on aws_rds_cluster_parameter_group__default_aurora-mysql5_7.tf line 6, in resource "aws_rds_cluster_parameter_group" "default_aurora-mysql5_7":
   6:   name        = "default.aurora-mysql5.7"


Error: only lowercase alphanumeric characters and hyphens allowed in parameter group "name"

  with aws_rds_cluster_parameter_group.default_aurora-mysql8_0,
  on aws_rds_cluster_parameter_group__default_aurora-mysql8_0.tf line 6, in resource "aws_rds_cluster_parameter_group" "default_aurora-mysql8_0":
   6:   name        = "default.aurora-mysql8.0"


Error: only lowercase alphanumeric characters and hyphens allowed in parameter group "name"

  with aws_rds_cluster_parameter_group.default_aurora5_6,
  on aws_rds_cluster_parameter_group__default_aurora5_6.tf line 6, in resource "aws_rds_cluster_parameter_group" "default_aurora5_6":
   6:   name        = "default.aurora5.6"

Error: only lowercase alphanumeric characters and hyphens allowed in parameter group "name"

  with aws_rds_cluster_parameter_group.default_neptune1,
  on aws_rds_cluster_parameter_group__default_neptune1.tf line 6, in resource "aws_rds_cluster_parameter_group" "default_neptune1":
   6:   name        = "default.neptune1"

from aws2tf.

awsandy avatar awsandy commented on August 11, 2024

to help me debug this:

go to the directory that the tf files / state are being generated

cd generated/tf._
rm aws_rds_cluster_parameter_group*.tf
export AWS=aws

../../scripts/612*

and post the output here:

... when I do this I just get:

% ../../scripts/612*
aws rds describe-db-cluster-parameter-groups
count=2
aws_rds_cluster_parameter_group default.aurora-mysql5.7
skipping a default param group
aws_rds_cluster_parameter_group default.aurora-postgresql11
skipping a default param group

ie. it skips default parameter groups

from aws2tf.

awsandy avatar awsandy commented on August 11, 2024

On the next clean run (without -c yes) this should be ok

from aws2tf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.