Skip to content

The -module option is no longer supported since Terraform 0.12 #161

@nonepassby

Description

@nonepassby

after install manager on triton. get manager failed.
triton-kubernetes get manager
the message is:

`
...

  • provider.external: version = "~> 1.2"
  • provider.null: version = "~> 2.1"
  • provider.template: version = "~> 2.1"

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.

Error: Unsupported option

The -module option is no longer supported since Terraform 0.12, because now
only root outputs are persisted in the state.

exit status 1
`
k8s version is v1.0.0-pre2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions