Cajetan Rodrigues

Results 3 issues of Cajetan Rodrigues

File: [themes/default/content/registry/packages/aws/api-docs/ebs/volume/_index.md](https://www.pulumi.com/registry/packages/aws/api-docs/ebs/volume/) The constructor for the `Volume` resource mentions multi-attached-enabled is only allowed on `io1` type volumes, whereas the [AWS documentation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html) says both `io1` and `io2` type volumes support multi-attach.

kind/bug

**What version of protobuf and what language are you using?** Version: v3.17.3. Language:Python 3.8 **What operating system (Linux, Windows, ...) and version?** macOS Big Sur Version 11.2 **What runtime /...

python

While authenticating a user and fetching the access token, the functions currently do not accept parameters that override the initial config. This can be a hassle when you'd want to...