Brittan DeYoung
Brittan DeYoung
@crw and @jbardin Any update on this PR?
@crw ans @jbardin any update on this pr? Am I missing a required change?
@crw thank you for the response. I will patiently wait for y'all to get caught up. I just wanted to make sure I wasn't missing something.
I have been contributing to the Terraform related actions inside `universe.dagger.io`. Is there an established pattern for documenting these packages?
Currently trying to think through how to write acc tests for this type of resource as reservations cannot be deleted and are valid for the duration of the specified offering...
There has been some discussion with the provider team about this potentially needing to be written as a framework resource instead of using the standard SDK method. I am currently...
@zhelanov Thank you for the bump on this PR. I have been working on a few other contributions as well and forgot about this one. I will be this updated...
@YakDriver Sorry for the delay in getting back to this PR. It has been updated with all recommendations and checks are all passing.
I have added a data source for `aws_rds_reserved_instance_offering` to the pull request with passing tests. Working on making the tests for the reservation now. The cheapest test we will be...
@YakDriver I have added the `aws_rds_reserved_instance_offering` datasource as recommended with passing tests, and added tests for the `aws_rds_reserved_instance` resource that uses the new datasource and will only run when the...