Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Redis store/cache resources. #168

Merged
merged 12 commits into from Jun 23, 2021
Merged

Add Redis store/cache resources. #168

merged 12 commits into from Jun 23, 2021

Conversation

nvthongswansea
Copy link
Contributor

Ref #138 and #139. Add Redis store/cache resources to gs terraform provider.
What changes:

  • Add new tf resources "gridscale_redis_store" and "gridscale_redis_cache".
  • Add "gridscale_redis_**" resources' docs.
  • Add "gridscale_redis_**" resource's acceptance test.
  • Add "gridscale_redis_**" GH Actions workflow.

What it does:

  • Manage Redis store/ca resources in gridscale.
  • Allow user to input release (e.g. "5.0") and performance_class (e.g. "insane"), instead of service_template_uuid.

@bkircher bkircher self-assigned this Jun 17, 2021
Copy link
Contributor

@bkircher bkircher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bkircher bkircher merged commit c527074 into master Jun 23, 2021
@nvthongswansea nvthongswansea deleted the redisStore branch July 8, 2021 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants