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

allow FabricServiceToken ExpiresAt null value #340

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

ocobles
Copy link
Contributor

@ocobles ocobles commented Jun 8, 2022

Reported in equinix/terraform-provider-equinix#147, API can return null values for the field Timestamp once the token is activated.

ExpiresAt must be a pointer to allow null Timestamp

Fix #339

@ocobles ocobles changed the title allow timestamp null value allow fabric service token timestamp null value Jun 8, 2022
@ocobles ocobles changed the title allow fabric service token timestamp null value allow FabricServiceToken ExpiresAt null value Jun 8, 2022
@displague displague merged commit 2edef8d into master Jun 8, 2022
@displague displague deleted the fix_service_token_expiresat_field branch June 8, 2022 14:06
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.

FabricServiceToken.ExpiresAt must be nullable
2 participants