pulumi / circleci

CircleCI Orbs for CI/CD using Pulumi.
Apache License 2.0
20 stars 15 forks source link

Publish Pulumi Orbs v2.0 #17

Open chrsmith opened 4 years ago

chrsmith commented 4 years ago

Tracking issue for the v2.0 release of the Pulumi Orbs package. This is to collect any breaking changes we'd want to make to existing orbs as part of the release.

kenfdev commented 4 years ago

Use the env_var_name

According to the best practices, we should probably use the env_var_name type for the access-token parameter in the login orb.

Stick with either kebab-case or snake_case

As CircleCI is using snake_case, maybe we should stick with snake_case.

yuichiro12 commented 4 years ago

Any update? We are waiting for the new feature such as pulumi/stack_init.