Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
BlondeBurrito committed Mar 9, 2020
1 parent 629380f commit fd8ba59
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ Note that if someone manually updates/creates a record in Infoblox terraform wil

## Build the Provider

Go version 1.12.7
Go version 1.14

```shell
go get -d
go build -o terraform-provider-infoblox
```

Expand Down Expand Up @@ -64,7 +63,6 @@ resource "infoblox_cname_record" "test" {
* Learn how to mock for `go test`
* Configureable TTLs
* Add comment field to record:txt
* Go module support
* Extend functionality to support other Infoblox objects

## License
Expand Down

0 comments on commit fd8ba59

Please sign in to comment.