Skip to content

fix(dns): consistent TTL on records across the devtools#2765

Merged
remyleone merged 1 commit intoscaleway:masterfrom
Mia-Cross:dns_record_constant_ttl
Feb 14, 2023
Merged

fix(dns): consistent TTL on records across the devtools#2765
remyleone merged 1 commit intoscaleway:masterfrom
Mia-Cross:dns_record_constant_ttl

Conversation

@Mia-Cross
Copy link
Copy Markdown
Contributor

Closes #2170

In order to have a consistent behavior across all the devtools, the default TTL on all commands that add/set records is now 3600, as it already is in the terraform provider.

@Mia-Cross Mia-Cross force-pushed the dns_record_constant_ttl branch from 8e9ce18 to 085374b Compare February 13, 2023 17:58
@Mia-Cross Mia-Cross force-pushed the dns_record_constant_ttl branch from 3a96b7c to 75a94f6 Compare February 14, 2023 09:28
@remyleone remyleone merged commit 4ba865d into scaleway:master Feb 14, 2023
@remyleone remyleone added the domain Domains issues, bugs and feature requests label Feb 14, 2023
@Mia-Cross Mia-Cross deleted the dns_record_constant_ttl branch February 14, 2023 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain Domains issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a consistant dns record TTL on all commands that add records

2 participants