You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm receiving an error when running the deploy.sh script. Here is the error -
" on providers.tf line 28, in resource "aws+servciecatalogappregistry+application" "solution_application":
28: name ="$(local.SolutionNameKeySatisfyingRestrictions)-$(data.aws_region.current.name)-${data.aws_caller_identity.current.account+id}"
The attribute "name" is deprecated. Refer to the provider documentation for details
(and 27 more similar warning elsewhere)
Could you please help? I need to get this running asap