sparse-intern-71089
09/12/2022, 11:02 PMdelightful-salesclerk-16161
pulumi destroy
first to destroy all the resourcesdelightful-salesclerk-16161
pulumi stack rm
to remove the stackbrave-motorcycle-67487
09/12/2022, 11:07 PM┌─[jamesph@Jamess-MBP] - [~/Documents/winfrastructure] - [Mon Sep 12, 04:06]
└─[$]> pulumi stack ls
error: could not detect current project: no Pulumi.yaml project file found (searching upwards from /Users/jamesph/Documents/winfrastructure). If you have not created a project yet, use `pulumi new` to do so: no project file found
┌─[jamesph@Jamess-MBP] - [~/Documents/winfrastructure] - [Mon Sep 12, 04:06]
└─[$]> pulumi stack rm staging
error: If you're using the --stack flag, pass the fully qualified name (org/project/stack): no Pulumi.yaml project file found (searching upwards from /Users/jamesph/Documents/winfrastructure). If you have not created a project yet, use `pulumi new` to do so: no project file found
brave-motorcycle-67487
09/12/2022, 11:08 PMbrave-motorcycle-67487
09/12/2022, 11:12 PMpulumi stack rm xiongchiamiov/aws/staging
. And that cleaned up the project as well.little-cartoon-10569
09/12/2022, 11:15 PMbrave-motorcycle-67487
09/12/2022, 11:16 PMbrave-motorcycle-67487
09/12/2022, 11:18 PMbrave-motorcycle-67487
09/12/2022, 11:19 PMlittle-cartoon-10569
09/12/2022, 11:31 PMbrave-motorcycle-67487
09/12/2022, 11:34 PMstocky-restaurant-98004
09/13/2022, 1:50 PMbrave-motorcycle-67487
09/13/2022, 4:30 PMstocky-restaurant-98004
09/13/2022, 6:25 PMbrave-motorcycle-67487
09/13/2022, 6:52 PMTaskDefinitionContainerDefinition Args
but down on the page it says TaskDefinitionContainerDefinition
(without "Args"). The former appears to be the correct name. I've seen a few of those and so have been assuming Args just gets added somewhere or whatever.
2. The naming for ECS Task Definitions appears to be ignored and so I opened a bug for that yesterday: https://github.com/pulumi/pulumi-aws-native/issues/619
3. And then this thing about errors with immutable fields that I'm trying to figure out (which I don't know if that's a Native problem or a me problem): https://pulumi-community.slack.com/archives/CRH5ENVDX/p1663090433029689?thread_ts=1663090433.029689&cid=CRH5ENVDX
Is the issue tracker the best place to put things that I encounter and think might be bugs? Or is there a better place to discuss them and verify they're truly issues? Since this is brand new stuff I'm building, I'm happy to work off the cutting edge and help flush out issues, whatever's most helpfulstocky-restaurant-98004
09/17/2022, 2:33 PMstocky-restaurant-98004
09/17/2022, 2:34 PMstocky-restaurant-98004
09/17/2022, 2:36 PM