copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

Allow variable for role path

Open CodaBool opened this issue 2 years ago • 1 comments

My organization does not allow roles to be created at the root path. A flag + variable would help to allow cases like mine. Once the flag is added to the CLI it can be used in the app.yml.

add variable as a parameter. Default to "/" to not change the default behavior.

# app.yml
Path:
  Type: String
  Default: "/"

sub in the variable on these lines in app.yml:

CodaBool avatar May 23 '23 17:05 CodaBool

It's been nearly a year. Is there any kind of update for this?

CodaBool avatar Apr 08 '24 16:04 CodaBool