kristofer-atlas opened a new pull request, #285: URL: https://github.com/apache/cloudstack-terraform-provider/pull/285
Implements missing Read, Update, and Delete funcitons for stub resources in the provider. Affected resources: - cloudstack_account - Added Read and Update - cloudstack_disk_offering - Added Read and Update - cloudstack_domain - Added Read and Update - cloudstack_user - Added Read Previously these resources had empty stub implementations that would cause state drift and prevent proper resource management. Added test configurations under tests/ covering comprehensive provider features and networking with egress rules. All changes pass make build and make test. Partially addresses #133 (account domain association now supported through Read function). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
