Skip to content

[FEATURE] Replace resourceConfig with commonConfig accross the repo #148

@candonov

Description

@candonov

Is your feature request related to a problem? Please describe

resourceConfig was designed to contain commonalities for all resources such as:

  • deletionPolicy
  • name
  • region
  • tags
  • providerConfigName

but the name resource is too generic and leads usage confusion.

Describe the solution you'd like

  • rename resourceConfig to commonConfig to avoid the confusion
  • deletionPolicy is being deprecated, replace with managementPolicies
  • set a default providerConfigName to aws-provider-config and remove from claims

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions