Skip to content

Trying to use the tags for service results in a terraform error #34

@SMillerDev

Description

@SMillerDev
│ Error: Provider produced invalid plan

│ Provider "provider[\"registry.terraform.io/skysqlinc/skysql\"]" planned an invalid value for module.database["test"].skysql_service.main.tags: planned value
│ cty.MapVal(map[string]cty.Value{"author":cty.StringVal("opentofu"), "name":cty.StringVal("NAME"), "owner":cty.StringVal("backend")}) does not
│ match config value cty.MapVal(map[string]cty.Value{"author":cty.StringVal("opentofu"), "owner":cty.StringVal("backend")}) nor prior value
│ cty.MapVal(map[string]cty.Value{"name":cty.StringVal("NAME")}).

│ This is a bug in the provider, which should be reported in the provider's own issue tracker.

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